From 319d95c282d1780d794572722c7822fc7cfc461f Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Wed, 19 Jun 2019 14:27:11 +0200 Subject: [PATCH] docs: add tools dir to dir-overview --- docs/index-static.html.in | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index-static.html.in b/docs/index-static.html.in index 17c33a0..9f4d228 100644 --- a/docs/index-static.html.in +++ b/docs/index-static.html.in @@ -419,6 +419,7 @@ lab_buffer = malloc (pixel_count * 3 * sizeof (float)); │ code from gggl. Finding more exsisting conversions in third │ part libraries (hermes, lcms?, liboil?) could improve the │ speed of babl. + ├──tools various commandline tools used for verifying accuracy of extensions. ├──tests tests used to keep babl sane during development. └──docs Documentation/webpage for babl (the document you are reading originated there. -- 2.30.2